function Deux_check_recherche(formPar, strRubrikPar) { boolErreur = false ; strErr = ""; if (strRubrikPar == "SITE" && formPar.strType.selectedIndex == 0) { boolErreur = true; strErr = "Vous devez choisir une catégorie !"; } if (formPar.strRech.value == "") { boolErreur = true ; if (boolErreur == true) strErr = strErr + "\n" strErr = strErr + "Vous devez saisir au moins un mot clé !"; } if (boolErreur) { alert(strErr); strErr = ""; return false; } return true ; } ie = (navigator.appName == "Microsoft Internet Explorer") ? true : false ; ns = (navigator.appName == "Netscape") ? true : false ; //document.write('*True*True*'); var2x_Affilie = "clic-reduc";var2x_Categ = "DVD";var2x_taille = "12";var2x_Retour = "
";var2x_CouleurText = "white";var2x_CouleurFond = "green";var2x_CategGlobal = "DVD"; var2x_taille_style = ""; if (var2x_taille != "") var2x_taille_style = "font-size:"+ var2x_taille +"px;" str2x_Style = " STYLE=\""+var2x_taille_style+"background-color:" + var2x_CouleurFond + ";color:" + var2x_CouleurText + ";font-weight:bold;font-family :Verdana,Arial;\""; if (var2x_Retour != "") var2x_Retour = ""+var2x_Retour+"" if (ie) document.write("
"); else document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write("
"); strMenuDeroul = ""; strTypeCateg = ""; strTypeCateg = " un DVD"; strMenuDeroul = ""; // " + var2x_Retour); document.write("Rechercher " + strTypeCateg + "

"); document.write(" "); //document.write(var2x_Retour); document.write(""); document.write(var2x_Retour + strMenuDeroul); document.write("
");